Skip to content

Fix #570: Honor #![no_builtins] attribute by passing -fno-builtin to GCC#853

Closed
harin-ramesh wants to merge 1 commit intorust-lang:masterfrom
harin-ramesh:harin/issue-570-fix
Closed

Fix #570: Honor #![no_builtins] attribute by passing -fno-builtin to GCC#853
harin-ramesh wants to merge 1 commit intorust-lang:masterfrom
harin-ramesh:harin/issue-570-fix

Conversation

@harin-ramesh
Copy link
Copy Markdown
Contributor

This fixes #570

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Feb 21, 2026

⚠️ Warning ⚠️

  • There are issue links (such as #123) in the commit messages of the following commits.
    Please move them to the PR description, to avoid spamming the issues with references to the commit, and so this bot can automatically canonicalize them to avoid issues with subtree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#![no_builtins] attribute isn't honored

2 participants